.news{background-color:#f5f5f5;padding-top:2rem;padding-bottom:8rem}.news>.container{margin-top:2rem}.news .common-page{padding-top:4rem}@media screen and (max-width:1023px){.news>.container{padding-top:0}.news .common-page{padding-top:30px}}.listNews{margin-left:-2rem;margin-right:-2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333}.listNews li{width:33.33333333%;padding:0 2rem 4rem 2rem;float:left}.listNews .box{border:.1rem #f0f0f0 solid;border-radius:1rem;min-height:100%;background-color:#fff;overflow:hidden;position:relative;-webkit-transition:.5s;transition:.5s;display:block}.listNews .pic{display:block;overflow:hidden;position:relative}.listNews .pic:after{content:"";display:block;padding-top:62.5%}.listNews .pic img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s;transition:all .5s}.listNews .tag{text-align:center;padding-left:.5rem;padding-right:.5rem;display:inline-block;min-width:9rem;line-height:3.2rem;border-radius:.3rem;background:var(--sub-color);color:#fff;position:absolute;top:2rem;left:3rem}.listNews .text{border-top:none;padding:2.5rem 3rem 4rem 3rem;padding-bottom:3rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.listNews .date{color:#999;line-height:2.4rem;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:1rem}.listNews .date .icon{margin-right:.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1.6rem;height:1.6rem}.listNews .date .icon svg{width:100%;height:100%}.listNews .title{font-weight:700;color:#242424;font-size:2rem;line-height:3rem;height:3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;margin-bottom:1.5rem}.listNews .info{color:#666;font-size:1.6rem;line-height:2.8rem;height:5.6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.listNews .btnDiv{padding-top:2rem}.listNews .btnDiv>a,.listNews .btnDiv>span{text-align:center;cursor:pointer;min-width:13rem;line-height:4rem;border:1px var(--main-color) solid;border-radius:2.1rem;padding:0 1rem;font-size:1.4rem;color:var(--main-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-transform:translate(0, 0);transform:translate(0, 0);pointer-events:auto;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-transition:background-color .3s ease-in-out,opacity .5s ease-in-out,-webkit-transform .6s;transition:background-color .3s ease-in-out,opacity .5s ease-in-out,-webkit-transform .6s;transition:background-color .3s ease-in-out,opacity .5s ease-in-out,transform .6s;transition:background-color .3s ease-in-out,opacity .5s ease-in-out,transform .6s,-webkit-transform .6s;-webkit-backface-visibility:hidden;backface-visibility:hidden;isolation:isolate;position:relative;z-index:1}.listNews .btnDiv>a span,.listNews .btnDiv>span span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-perspective:50rem;perspective:50rem;z-index:10;-webkit-transition:opacity .3s ease-in-out,color .3s ease-in-out,-webkit-transform .5s ease-in-out;transition:opacity .3s ease-in-out,color .3s ease-in-out,-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out,opacity .3s ease-in-out,color .3s ease-in-out;transition:transform .5s ease-in-out,opacity .3s ease-in-out,color .3s ease-in-out,-webkit-transform .5s ease-in-out;position:relative;overflow:hidden}.listNews .btnDiv>a svg,.listNews .btnDiv>span svg{margin-right:1rem;width:1.8rem;height:1.8rem}.listNews .btnDiv>a::after,.listNews .btnDiv>span::after{content:"";z-index:2;background-color:var(--main-color);border-radius:50px;width:calc(100% + 3rem);height:calc(100% + 3rem);-webkit-transition:-webkit-transform .7s cubic-bezier(.43, .195, .02, 1);transition:-webkit-transform .7s cubic-bezier(.43, .195, .02, 1);transition:transform .7s cubic-bezier(.43, .195, .02, 1);transition:transform .7s cubic-bezier(.43, .195, .02, 1), -webkit-transform .7s cubic-bezier(.43, .195, .02, 1);position:absolute;top:-1.5rem;left:-1.5rem;-webkit-transform:translate(-101%);transform:translate(-101%)}.listNews .btnDiv>a.moreBtn-2,.listNews .btnDiv>span.moreBtn-2{background:var(--main-color);color:#fff}.listNews .btnDiv>a:hover,.listNews .btnDiv>span:hover{background-color:#5283f6 !important}.listNews .btnDiv>a:hover span,.listNews .btnDiv>span:hover span{color:#fff;-webkit-transform:translate(.4rem);transform:translate(.4rem)}.listNews .btnDiv>a:hover::after,.listNews .btnDiv>span:hover::after{-webkit-transform:translate(0);transform:translate(0)}.listNews .box:hover{border-color:var(--main-color)}.listNews .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.listNews .box:hover .title{color:var(--main-color)}.listNews .box:hover .moreBtn{background-color:#5283f6 !important}.listNews .box:hover .moreBtn span{color:#fff;-webkit-transform:translate(.4rem);transform:translate(.4rem)}.listNews .box:hover .moreBtn::after{-webkit-transform:translate(0);transform:translate(0)}@media screen and (max-width:1023px){.listNews{margin-left:-10px;margin-right:-10px}.listNews li{padding-left:10px;padding-right:10px;padding-bottom:20px}.listNews .box{border-radius:10px}.listNews .text{padding:20px 20px}.listNews .tag{padding-left:5px;padding-right:5px;min-width:90px;line-height:32px;border-radius:3px;top:20px;left:30px}.listNews .text{border-width:2px;padding:25px 30px 30px 30px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.listNews .date{line-height:24px;font-size:16px;margin-bottom:10px}.listNews .date .icon{margin-right:5px;width:16px;height:16px}.listNews .title{font-weight:700;font-size:20px;line-height:30px;height:30px;margin-bottom:15px}.listNews .info{font-size:16px;line-height:28px;height:56px}.listNews .btnDiv{padding-top:20px}.listNews .btnDiv>a,.listNews .btnDiv>span{min-width:130px;line-height:40px;border-radius:21px;padding:0 10px;font-size:14px}.listNews .btnDiv>a svg,.listNews .btnDiv>span svg{margin-right:10px;width:18px;height:18px}.listNews .btnDiv>a::after,.listNews .btnDiv>span::after{border-radius:50px;width:calc(100% + 30px);height:calc(100% + 30px);top:-15px;left:-15px}}@media screen and (max-width:768px){.listNews li{width:100%}}.news-show{background-color:#f5f5f5;padding-top:2rem;padding-bottom:8rem;color:#666;font-size:1.6rem;line-height:2}.news-show .common-bread{border-bottom:none}.news-show>.container{background:#fff;padding:6rem 10rem;margin-top:2rem}.news-show .title-show{text-align:center;font-weight:700;color:#333;font-size:3.6rem;line-height:1.5;margin-bottom:2rem}.news-show .info-show{line-height:3rem;text-align:center;font-size:1.4rem;color:#999;padding-bottom:2rem;border-bottom:1px #cfcfcf dashed;position:relative}.news-show .info-show>span{display:inline-block;margin:0 1rem}.news-show .info-show .arrow{display:inline-block;width:1rem;height:1rem;border-right:1px #cfcfcf dashed;border-bottom:1px #cfcfcf dashed;background:#fff;position:absolute;bottom:-0.9rem;left:50%;-webkit-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}.news-show .socialMedia{display:inline-block;font-size:1.4rem;color:#666;line-height:3rem}.news-show .socialMedia a{display:inline-block;vertical-align:top;width:3rem;height:3rem;border-radius:50%;margin-right:1rem}.news-show .socialMedia a:hover{opacity:.8}.news-show .nr{padding:3rem 0}.news-show .tags{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.6rem;color:#666;margin-right:-2rem}.news-show .tags a{display:inline-block;margin-right:2rem;color:#000}.news-show .tags a:hover{text-decoration:underline}@media screen and (max-width:1023px){.news-show{font-size:16px;padding-top:30px}.news-show .common-bread{padding-top:20px;padding-bottom:20px}.news-show>.container{padding:40px 5vw}.news-show .title-show{font-size:24px;line-height:1.5;margin-bottom:10px}.news-show .info-show{font-size:14px;line-height:24px;padding-bottom:20px}.news-show .info-show>span{margin:0 5px}.news-show .nr{padding:30px 0}.news-show .socialMedia{display:block;font-size:14px;line-height:30px;margin-top:12px}.news-show .socialMedia a{width:30px;height:30px;margin-right:5px}.news-show .tags{font-size:14px;margin-right:-20px}.news-show .tags a{margin-right:20px}}.prev-next-return{margin-top:7rem;position:relative;font-size:1.6rem;color:#666}.prev-next-return .return{width:11rem;line-height:4.2rem;text-align:center;background-color:var(--main-color);color:#fff;position:absolute;bottom:-4.2rem;right:0}.prev-next-return .return:hover{opacity:.8}.prev-next-return a{color:#666;display:block;overflow:hidden}.prev-next-return em{font-style:initial}.prev-next-return .list:after{display:none}.prev-next-return .prev,.prev-next-return .next{width:100%;line-height:3rem;-webkit-transition:all .5s;transition:all .5s;border-bottom:1px #e8e8e8 dashed;padding-bottom:2rem;margin-bottom:2rem;overflow:hidden;position:relative;padding-left:7rem}.prev-next-return .prev span,.prev-next-return .next span{display:inline-block;background-color:#a2a2a2;color:#fff;width:6rem;text-align:center;position:absolute;top:0;left:0}.prev-next-return .prev a,.prev-next-return .next a{display:block;color:#666;line-height:3rem;height:3rem;padding:0 6rem 0 0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.prev-next-return .prev em,.prev-next-return .next em{display:inline-block;color:#666;text-align:center;position:absolute;top:0;right:0}.prev-next-return .prev:hover a,.prev-next-return .next:hover a{color:var(--main-color)}.prev-next-return .prev:hover em,.prev-next-return .next:hover em{color:var(--main-color)}.prev-next-return .next{border-bottom:none;margin-bottom:0}@media screen and (max-width:1023px){.prev-next-return{font-size:14px}.prev-next-return .return{width:90px;line-height:32px;bottom:initial;position:static;margin-top:20px}.prev-next-return .prev,.prev-next-return .next{line-height:30px;padding-bottom:10px;margin-bottom:10px;padding-left:50px}.prev-next-return .prev span,.prev-next-return .next span{width:60px}.prev-next-return .prev a,.prev-next-return .next a{line-height:30px;height:30px;padding:0 0 0 20px}.prev-next-return .prev em,.prev-next-return .next em{font-size:14px}.prev-next-return .next{margin-bottom:0}}.tags-return{line-height:4.2rem;border-top:1px var(--main-color) solid;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.tags-return .return{width:11rem;line-height:4.2rem;text-align:center;background-color:var(--main-color);color:#fff}.tags-return .return:hover{opacity:.8}@media screen and (max-width:1023px){.tags-return{line-height:42px}.tags-return .return{width:100px;line-height:42px}}.relatedNews{background:#f9f9f9;padding-top:10rem;padding-bottom:6rem}.relatedNews .titleBig{text-align:center;font-weight:700;font-size:3.6rem;line-height:1}.relatedNews .nr{margin-top:6rem}@media screen and (max-width:1023px){.relatedNews{padding-top:60px;padding-bottom:40px}.relatedNews .nr{margin-top:40px}}